home *** CD-ROM | disk | FTP | other *** search
/ Reverse Code Engineering RCE CD +sandman 2000 / ReverseCodeEngineeringRceCdsandman2000.iso / RCE / Library / Manuels & Misc / Assembly / AOA.ZIP / CH02 / TRUTHTBL / TRUTHU.DFM / TRUTHU.txt
Encoding:
Text File  |  1995-12-16  |  6.4 KB  |  358 lines

  1. object TruthTbl: TTruthTbl
  2.   Left = 253
  3.   Top = 246
  4.   BorderStyle = bsDialog
  5.   Caption = 'Truth Tables'
  6.   ClientHeight = 276
  7.   ClientWidth = 432
  8.   Font.Color = clWindowText
  9.   Font.Height = -13
  10.   Font.Name = 'System'
  11.   Font.Style = []
  12.   PixelsPerInch = 96
  13.   TextHeight = 16
  14.   object dc00: TLabel
  15.     Left = 16
  16.     Top = 64
  17.     Width = 27
  18.     Height = 16
  19.     Caption = 'D'#39'C'#39
  20.   end
  21.   object dc01: TLabel
  22.     Left = 16
  23.     Top = 104
  24.     Width = 23
  25.     Height = 16
  26.     Caption = 'D'#39'C'
  27.   end
  28.   object dc10: TLabel
  29.     Left = 16
  30.     Top = 144
  31.     Width = 23
  32.     Height = 16
  33.     Caption = 'DC'#39
  34.   end
  35.   object dc11: TLabel
  36.     Left = 16
  37.     Top = 184
  38.     Width = 19
  39.     Height = 16
  40.     Caption = 'DC'
  41.   end
  42.   object ba00: TLabel
  43.     Left = 80
  44.     Top = 16
  45.     Width = 26
  46.     Height = 16
  47.     Caption = 'B'#39'A'#39
  48.   end
  49.   object ba01: TLabel
  50.     Left = 120
  51.     Top = 16
  52.     Width = 22
  53.     Height = 16
  54.     Caption = 'B'#39'A'
  55.   end
  56.   object ba10: TLabel
  57.     Left = 160
  58.     Top = 16
  59.     Width = 22
  60.     Height = 16
  61.     Caption = 'BA'#39
  62.   end
  63.   object ba11: TLabel
  64.     Left = 200
  65.     Top = 16
  66.     Width = 18
  67.     Height = 16
  68.     Caption = 'BA'
  69.   end
  70.   object Eqn1: TLabel
  71.     Left = 8
  72.     Top = 232
  73.     Width = 417
  74.     Height = 14
  75.     Font.Color = clBlack
  76.     Font.Height = -11
  77.     Font.Name = 'Arial'
  78.     Font.Style = []
  79.     ParentFont = False
  80.   end
  81.   object Eqn2: TLabel
  82.     Left = 16
  83.     Top = 256
  84.     Width = 409
  85.     Height = 14
  86.     Caption = '  '
  87.     Font.Color = clBlack
  88.     Font.Height = -11
  89.     Font.Name = 'Arial'
  90.     Font.Style = []
  91.     ParentFont = False
  92.   end
  93.   object tt00: TPanel
  94.     Left = 72
  95.     Top = 56
  96.     Width = 33
  97.     Height = 33
  98.     Hint = 'Click here to toggle value'
  99.     Caption = '0'
  100.     ParentShowHint = False
  101.     ShowHint = True
  102.     TabOrder = 0
  103.     OnClick = tClick
  104.   end
  105.   object tt01: TPanel
  106.     Left = 112
  107.     Top = 56
  108.     Width = 33
  109.     Height = 33
  110.     Hint = 'Click here to toggle value'
  111.     Caption = '0'
  112.     ParentShowHint = False
  113.     ShowHint = True
  114.     TabOrder = 1
  115.     OnClick = tClick
  116.   end
  117.   object tt02: TPanel
  118.     Left = 152
  119.     Top = 56
  120.     Width = 33
  121.     Height = 33
  122.     Hint = 'Click here to toggle value'
  123.     Caption = '0'
  124.     ParentShowHint = False
  125.     ShowHint = True
  126.     TabOrder = 2
  127.     OnClick = tClick
  128.   end
  129.   object tt03: TPanel
  130.     Left = 192
  131.     Top = 56
  132.     Width = 33
  133.     Height = 33
  134.     Hint = 'Click here to toggle value'
  135.     Caption = '0'
  136.     ParentShowHint = False
  137.     ShowHint = True
  138.     TabOrder = 3
  139.     OnClick = tClick
  140.   end
  141.   object tt10: TPanel
  142.     Left = 72
  143.     Top = 96
  144.     Width = 33
  145.     Height = 33
  146.     Hint = 'Click here to toggle value'
  147.     Caption = '0'
  148.     ParentShowHint = False
  149.     ShowHint = True
  150.     TabOrder = 4
  151.     OnClick = tClick
  152.   end
  153.   object tt11: TPanel
  154.     Left = 112
  155.     Top = 96
  156.     Width = 33
  157.     Height = 33
  158.     Hint = 'Click here to toggle value'
  159.     Caption = '0'
  160.     ParentShowHint = False
  161.     ShowHint = True
  162.     TabOrder = 5
  163.     OnClick = tClick
  164.   end
  165.   object tt12: TPanel
  166.     Left = 152
  167.     Top = 96
  168.     Width = 33
  169.     Height = 33
  170.     Hint = 'Click here to toggle value'
  171.     Caption = '0'
  172.     ParentShowHint = False
  173.     ShowHint = True
  174.     TabOrder = 6
  175.     OnClick = tClick
  176.   end
  177.   object tt13: TPanel
  178.     Left = 192
  179.     Top = 96
  180.     Width = 33
  181.     Height = 33
  182.     Hint = 'Click here to toggle value'
  183.     Caption = '0'
  184.     ParentShowHint = False
  185.     ShowHint = True
  186.     TabOrder = 7
  187.     OnClick = tClick
  188.   end
  189.   object tt20: TPanel
  190.     Left = 72
  191.     Top = 136
  192.     Width = 33
  193.     Height = 33
  194.     Hint = 'Click here to toggle value'
  195.     Caption = '0'
  196.     ParentShowHint = False
  197.     ShowHint = True
  198.     TabOrder = 8
  199.     OnClick = tClick
  200.   end
  201.   object tt21: TPanel
  202.     Left = 112
  203.     Top = 136
  204.     Width = 33
  205.     Height = 33
  206.     Hint = 'Click here to toggle value'
  207.     Caption = '0'
  208.     ParentShowHint = False
  209.     ShowHint = True
  210.     TabOrder = 9
  211.     OnClick = tClick
  212.   end
  213.   object tt22: TPanel
  214.     Left = 152
  215.     Top = 136
  216.     Width = 33
  217.     Height = 33
  218.     Hint = 'Click here to toggle value'
  219.     Caption = '0'
  220.     ParentShowHint = False
  221.     ShowHint = True
  222.     TabOrder = 10
  223.     OnClick = tClick
  224.   end
  225.   object tt23: TPanel
  226.     Left = 192
  227.     Top = 136
  228.     Width = 33
  229.     Height = 33
  230.     Hint = 'Click here to toggle value'
  231.     Caption = '0'
  232.     ParentShowHint = False
  233.     ShowHint = True
  234.     TabOrder = 11
  235.     OnClick = tClick
  236.   end
  237.   object tt30: TPanel
  238.     Left = 72
  239.     Top = 176
  240.     Width = 33
  241.     Height = 33
  242.     Hint = 'Click here to toggle value'
  243.     Caption = '0'
  244.     ParentShowHint = False
  245.     ShowHint = True
  246.     TabOrder = 12
  247.     OnClick = tClick
  248.   end
  249.   object tt31: TPanel
  250.     Left = 112
  251.     Top = 176
  252.     Width = 33
  253.     Height = 33
  254.     Hint = 'Click here to toggle value'
  255.     Caption = '0'
  256.     ParentShowHint = False
  257.     ShowHint = True
  258.     TabOrder = 13
  259.     OnClick = tClick
  260.   end
  261.   object tt32: TPanel
  262.     Left = 152
  263.     Top = 176
  264.     Width = 33
  265.     Height = 33
  266.     Hint = 'Click here to toggle value'
  267.     Caption = '0'
  268.     ParentShowHint = False
  269.     ShowHint = True
  270.     TabOrder = 14
  271.     OnClick = tClick
  272.   end
  273.   object tt33: TPanel
  274.     Left = 192
  275.     Top = 176
  276.     Width = 33
  277.     Height = 33
  278.     Hint = 'Click here to toggle value'
  279.     Caption = '0'
  280.     ParentShowHint = False
  281.     ShowHint = True
  282.     TabOrder = 15
  283.     OnClick = tClick
  284.   end
  285.   object Line1: TPanel
  286.     Left = 56
  287.     Top = 48
  288.     Width = 9
  289.     Height = 169
  290.     TabOrder = 16
  291.   end
  292.   object Line2: TPanel
  293.     Left = 56
  294.     Top = 40
  295.     Width = 169
  296.     Height = 9
  297.     TabOrder = 17
  298.   end
  299.   object TwoVarsBtn: TButton
  300.     Left = 304
  301.     Top = 8
  302.     Width = 113
  303.     Height = 33
  304.     Caption = 'Two Variables'
  305.     TabOrder = 18
  306.     OnClick = TwoVarsBtnClick
  307.   end
  308.   object ThreeVarsBtn: TButton
  309.     Left = 304
  310.     Top = 56
  311.     Width = 113
  312.     Height = 33
  313.     Caption = 'Three Variables'
  314.     TabOrder = 19
  315.     OnClick = ThreeVarsBtnClick
  316.   end
  317.   object FourVarsBtn: TButton
  318.     Left = 304
  319.     Top = 104
  320.     Width = 113
  321.     Height = 33
  322.     Caption = 'Four Variables'
  323.     TabOrder = 20
  324.     OnClick = FourVarsBtnClick
  325.   end
  326.   object ExitBtn: TButton
  327.     Left = 376
  328.     Top = 184
  329.     Width = 49
  330.     Height = 33
  331.     Caption = 'Exit'
  332.     TabOrder = 21
  333.     OnClick = ExitBtnClick
  334.   end
  335.   object AboutBtn: TButton
  336.     Left = 312
  337.     Top = 184
  338.     Width = 49
  339.     Height = 33
  340.     Caption = 'About'
  341.     TabOrder = 22
  342.     OnClick = AboutBtnClick
  343.   end
  344.   object PrintBtn: TButton
  345.     Left = 248
  346.     Top = 184
  347.     Width = 49
  348.     Height = 33
  349.     Caption = 'Print'
  350.     TabOrder = 23
  351.     OnClick = PrintBtnClick
  352.   end
  353.   object PrintDialog: TPrintDialog
  354.     Left = 400
  355.     Top = 144
  356.   end
  357. end
  358.